type math/big.byteReader (struct)

Method Implmentations

Read(buf []byte) (n int, err error) M : compress/flate.Reader.Read M : fmt.ScanState.Read M : io.Reader.Read
ReadByte() (byte, error) M : compress/flate.Reader.ReadByte M : io.ByteReader.ReadByte M : io.ByteScanner.ReadByte
Token(skipSpace bool, f func(rune) bool) (token []byte, err error) M : fmt.ScanState.Token
Width() (wid int, ok bool) M : fmt.ScanState.Width